home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 41
/
CD Expert nº 41.iso
/
Hellboy
/
data1.cab
/
Game_Data
/
data
/
ai
/
monkey.int
< prev
next >
Wrap
Text File
|
2000-08-18
|
2KB
|
65 lines
// DH INTERACTIVE LLC, COPYRIGHT (C) 1999
//
// monkey.int written at Tue Feb 02 16:25 1999
//
27 // file_type
105 // file_version
// monkey // Session name
200 // Bravery
200 // tenacity
2.75 // seconds to wait between attacks
4 // mobility type (biped w/no jump or run)
10 // damage done by standard attack type 1
15 // damage done by standard attack type 2
5 // damage done by standard attack type 3
0 // standard attack resistance. (i.e. subtract this number from damage incurred)
0 // melee attack resistance.
0 // projectile attack resistance.
forbidden_library_monkey_death // this is the name of the script to play when the entity dies
// default goal
0 // sleep
//
// *** This second section contains attack_sector_structs (describes the criteria
// for selecting an attack.
//
3 // Number of entries
// First entry
20 89 // inner and outer radius
-35 35 // left and right angle
STANDARD_1 // type of weapon to use
// Second entry
90 109 // inner and outer radius
-30 30 // left and right angle
STANDARD_2 // type of weapon to use
// Third entry
0 19 // inner and outer radius
-20 20 // left and right angle
STANDARD_3 // type of weapon to use
// *** This second section contains hit_reaction_sector_structs (describes the which
// hit reaction input to play given the placement of the enemy entity..
//
0 // Number of entries
// First entry
//0 1000 // inner and outer radius
//-1.570 1.570 // left and right angle
//13 // button B + L1
// Second entry
//0 1000 // inner and outer radius
//1.570 -1.570 // left and right angle
//13 // button C